-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.2.3
-
Code
-
Classes
- BitcoinReceiverTest
| Total Complexity |
9 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
116 |
| Lines of code |
78 |
| Logical lines of code |
56 |
| Comment lines |
0 |
| Methods |
9 |
| Properties |
0 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| testUpdateWithCustomer() |
S |
59 |
1 |
14 |
| testDeleteWithCustomer() |
S |
60 |
1 |
13 |
| testUrls() |
S |
68 |
1 |
7 |
| testCreate() |
S |
70 |
1 |
6 |
| testRetrieve() |
S |
67 |
1 |
7 |
| testList() |
S |
70 |
1 |
6 |
| testListTransactions() |
S |
67 |
1 |
7 |
| testUpdateWithoutCustomer() |
S |
64 |
1 |
9 |
| testRefund() |
S |
65 |
1 |
9 |